Bookmark
Sysdig: The New (Definitive) System Troubleshooting Tool
sysdig.org/, posted 2015 by peter in free linux monitoring opensource software sysadmin
Sysdig is open source, system-level exploration: capture system state and activity from a running Linux instance, then save, filter and analyze. Think of it as strace + tcpdump + lsof + awesome sauce.
With a little Lua cherry on top.